[INFO] cloning repository https://github.com/anjing0524/matching-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anjing0524/matching-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b41915b5a3b700136829c2de97c060c5b179c4fe
[INFO] testing anjing0524/matching-engine/b41915b5a3b700136829c2de97c060c5b179c4fe against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanjing0524%2Fmatching-engine" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/anjing0524/matching-engine
[INFO] finished tweaking git repo https://github.com/anjing0524/matching-engine
[INFO] tweaked toml for git repo https://github.com/anjing0524/matching-engine written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anjing0524/matching-engine on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anjing0524/matching-engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e94a7efdd7d8125e062c55a584ddd0a3e406a9dbd4b3df4530ac946f97a23eb
[INFO] running `Command { std: "docker" "start" "-a" "1e94a7efdd7d8125e062c55a584ddd0a3e406a9dbd4b3df4530ac946f97a23eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e94a7efdd7d8125e062c55a584ddd0a3e406a9dbd4b3df4530ac946f97a23eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e94a7efdd7d8125e062c55a584ddd0a3e406a9dbd4b3df4530ac946f97a23eb", kill_on_drop: false }`
[INFO] [stdout] 1e94a7efdd7d8125e062c55a584ddd0a3e406a9dbd4b3df4530ac946f97a23eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 974b2deefe32ee2277ab37e1c122ecc3c72d802d319c8326f712fbf7a824eaab
[INFO] running `Command { std: "docker" "start" "-a" "974b2deefe32ee2277ab37e1c122ecc3c72d802d319c8326f712fbf7a824eaab", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling tikv-jemallocator v0.5.4
[INFO] [stderr]    Compiling matching-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             BackendType::Tokio => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 137 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.43s
[INFO] running `Command { std: "docker" "inspect" "974b2deefe32ee2277ab37e1c122ecc3c72d802d319c8326f712fbf7a824eaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "974b2deefe32ee2277ab37e1c122ecc3c72d802d319c8326f712fbf7a824eaab", kill_on_drop: false }`
[INFO] [stdout] 974b2deefe32ee2277ab37e1c122ecc3c72d802d319c8326f712fbf7a824eaab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 199ae0ccc62be4edbaf98e1705cdbbcec673a46ef2183d3a1315f1f4ca1ed0a1
[INFO] running `Command { std: "docker" "start" "-a" "199ae0ccc62be4edbaf98e1705cdbbcec673a46ef2183d3a1315f1f4ca1ed0a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling matching-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             BackendType::Tokio => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 137 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/infrastructure/network/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |             BackendType::Tokio => {
[INFO] [stdout]     |             ------------------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 137 |             _ => {
[INFO] [stdout]     |             ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `matching-engine` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name matching_engine --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core_affinity", "cpu-affinity", "dpdk", "fpga", "io-uring", "opentelemetry", "opentelemetry-otlp", "tokio-uring", "tracing-opentelemetry"))' -C metadata=b1cf9c0393437f84 -C extra-filename=-f8c0febd3a84e5dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-67809ee67b9bd182.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-ec76c097668e30e6.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-774bedff131ae618.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-ed82a54abc6c00ad.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-4907fe51522fabd4.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-752d6eacdc0bb513.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-294e116878f4db96.rlib --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-66fcb8dfd77ba9de.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e3179b849e9f9305.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-7dfc1ec4616dd415.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-280f19770a6471b7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c4450c33cb803fb6.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-210fa0064aa3f1a4.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-a444f2b7d1f00841.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-92116134de7af695.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bb994d00ea1d28ec.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-70c4a49691fa4b49.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8fedfe8b4d44e50c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ca77a5001ff1a257.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e70b4fb41088a65c.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c3d35b93ed406d06.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f57ddbe522319737.rlib --extern tikv_jemallocator=/opt/rustwide/target/debug/deps/libtikv_jemallocator-47b893bf77fb5003.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3f62ccffd4190200.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-770edeb2ef980944.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-27bc5ea3afa8a8c8.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-894c156fe9b00f3c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tikv-jemalloc-sys-d3548e94833cc954/out/build/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "199ae0ccc62be4edbaf98e1705cdbbcec673a46ef2183d3a1315f1f4ca1ed0a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "199ae0ccc62be4edbaf98e1705cdbbcec673a46ef2183d3a1315f1f4ca1ed0a1", kill_on_drop: false }`
[INFO] [stdout] 199ae0ccc62be4edbaf98e1705cdbbcec673a46ef2183d3a1315f1f4ca1ed0a1
